/ Assembly List / LJCDataDetailDAL / ControlDataManager / RetrieveWithUnique

Namespace - LJCDataDetailDAL


Parameters
controlDetailID -
propertyName -
propertyNames -

Syntax

C#
public ControlData RetrieveWithUnique(Int64 controlDetailID, String propertyName, List<String> propertyNames = null)

Retrieves a record with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.